Opc.Ua.Core
RedactionWrapper<T> Class
Members 



Opc.Ua.Redaction Namespace : RedactionWrapper<T> Class
Type of the supplied value.
Wraps the supplied value and applies the redaction strategy when converting to string.
Syntax
'Declaration
 
Public Class RedactionWrapper(Of T) 
'Usage
 
Dim instance As RedactionWrapper(Of T)
public class RedactionWrapper<T> 
generic<typename T>
public ref class RedactionWrapper 
Type Parameters
T
Type of the supplied value.
Inheritance Hierarchy

System.Object
   Opc.Ua.Redaction.RedactionWrapper<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RedactionWrapper<T> Members
Opc.Ua.Redaction Namespace